Interlace
Apply interlace effect to an image.
Node Data | |
|---|---|
Display name | |
Interlace | |
Internal name | |
Node_Interlaced | |
Inheritances | |
| Node_Processor | |
| Node_Interlaced | |
Inputs | |
Node_Interlaced | |
surface |
Surface In |
surface |
Mask |
slider |
Mix |
toggle |
Channel |
int |
Delay |
bool |
Loop |
enum |
Axis |
float |
Size |
bool |
Invert |
Outputs | |
Node_Interlaced | |
surface |
Surface Out |
Attributes | |
| Color Depth | |
Apply interlace effect to the animation. Due to its nature, this effect is only visible if the animation is played, or cached.
Properties
Delay
Delay between the alternating frames.
Loop
Whether to make the first frame interlace with the last frame.
Axis
Axis to apply the interlace effect.
Size
Width of the interlace effect in pixel.
Invert
Whether to invert the interlace order.
Related Links
- Base Code: /scripts/node_interlaced/node_interlaced.gml
- Shader [sh_interlaced]: /shaders/sh_interlaced/sh_interlaced.fsh